home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / c / c_count-.0 / c_count- / c_count-7.0 / testing / test2.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  124 b   |  7 lines

  1. static    char    what[] = "@(#)filename    ";
  2.  
  3. main()
  4. {
  5. printf("test with a tab:    :embedded (not considered legal by C_COUNT)\n");
  6. }
  7.